PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFPngImage Class / PDFPngImage Constructor
In This Topic
    PDFPngImage Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new PDFPngImage object.  
    Initializes a new object.
    When fastRgbConversion parameter is true, the zip compressed RGB image data in the PNG image is simply transfered to the PDF file as it is.  
    Initializes a new PDFPngImage object.  
    Initializes a new object.
    When fastRgbConversion parameter is true, the zip compressed RGB image data in the PNG image is simply transfered to the PDF file as it is.  
    See Also